You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > Math387 Class > Math387 Methods > ArcSin Method > Math387.ArcSin Method ([In] TCplx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Math387.ArcSin Method ([In] TCplx)

Inverse sine.

Syntax
C#
Visual Basic
public static TCplx ArcSin([In] TCplx X);

the inverse sine of X. X must be between -1 and 1.

To obtain an inverse sine for X outside the interval [-1,1] use this version of function.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!